Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ AdjustableSupplyToken #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darnone4dev
Copy link

generic adjustable supply token (max supply may be adjusted). An instance as been deployed under Atbitrum Sepolia test net with the following parameters. {
"string name": "OSE-test-1",
"string symbol": "OSET1",
"uint256 initialSupply": "1000000",
"uint256 _maxSupply": "10000000"
}
deployed on :
https://sepolia.arbiscan.io/address/0x58a79cf0fc11eac5cd6114087483e1a11e4e1ff8
https://sepolia.etherscan.io/tx/0xf0b3139b0fd66066d145c1ae82ccc3c18a0fec96f11ab431ceb6335999b79d8f

generic adjustable supply token (max supply may be adjusted).
An instance as been deployed under Atbitrum Sepolia test net with the following parameters.
{
	"string name": "OSE-test-1",
	"string symbol": "OSET1",
	"uint256 initialSupply": "1000000",
	"uint256 _maxSupply": "10000000"
}

https://sepolia.arbiscan.io/tx/0x262f9d7265fec4bed72a1c0420d2c1042f538ee9ce0a9cdf8129ac07aeca3c28
https://sepolia.arbiscan.io/address/0x58a79cf0fc11eac5cd6114087483e1a11e4e1ff8
@darnone4dev
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant