Dynamic NFT Art Project

Job ID: 32150439

Budget: $750 – $1,500 USD

I'd like to release a collection of Dynamic NFT art pieces.
The first element is that I need help creating the dynamic NFT.

I need a Smart Contract written to establish a tiered rolling royalty structure.
Each owner, after selling the NFT, will receive 1% of the next sale of the same NFT, .5% of the second sale, .25 of the third, and .1% of the fourth.

The sequence for EACH OWNER will look like this:

* OwnerA sells to Owner B

* OwnerB sells to OwnerC
* OwnerA = 1% royalty

* OwnerC sells to OwnerD
* OwnerA = .5% royalty

* OwnerD sells to OwnerE
* OwnerA = .25% royalty

* OwnerE sells to OwnerF
* OwnerA = .1% royalty

Waterfall demonstration:

* OwnerA sells to Owner B

* OwnerB sells to OwnerC
* OwnerA = 1% royalty

* OwnerC sells to OwnerD
* OwnerA = .5% royalty
* OwnerB = 1% royalty

* OwnerD sells to OwnerE
* OwnerA = .25% royalty
* OwnerB = .5% royalty
* OwnerC = 1% royalty

* OwnerE sells to OwnerF
* OwnerA = .1% royalty
* OwnerB = .25% royalty
* OwnerC = .5% royalty
* OwnerD = 1% royalty

* OwnerF sells to OwnerG
* OwnerB = .1% royalty
* OwnerC = .25% royalty
* OwnerD = .5% royalty
* OwnerE = 1% royalty
etc etc

Let me know if that is clear or not and what you think it would take to accomplish this.
Thank you!