TokenMigration

Verified contract

Active on Ethereum with 1,079 txns
Deployed by via 0xf5a4d1c1 at 20260811
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,900,203.61
ERC-20
Value $57,750.99
0x5506ad6b966cf053f3cdaddb1a8b02818f349cdd4cb66154e2d7c5c45bd82086
0xb4f5a413f45978ae226015a55b9afced822d3666fe53b9e7df4f8d12deeccb8c
0x161183691c08774ff1818988a299b7387d18abec6fd207bedf12c2cc1bc142c9
0xa5fcdc273585f08ae1736e18bd9b3b6b3c66d1f0918cdb78eaefd411ac1e3cca
0x6cf9b4f73dd589116584b3afb2d8ee64504e7f1c7fcb42216416da059a525911
0xc3362c690ec2c61be69c0baa86bbd1e56db0c2821550a4d6bc73b742c302915d
0x14602a65bea2d05dff42b2e18fea3cb9da032b9fec3b9af54dbe08c0fb780e8f
0xfb4d772277278e597a432989e21d53f22dfc52a631d696eacb2a66007746c1ea
0x12a7093b76395c9fdd31cc7a5f0fd0e58fb8f6c2b311856794f0c23da301d2db
0xeee09f478267a53405f7a3d82d937c31f797735c0826a83675f16074c15a21db

Functions
Getter at block 20894549
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NEW_TOKEN(view returns (address)
0x60f67e1015b3f069dd4358a78c38f83fe3a667a9
OLD_TOKEN(view returns (address)
0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4
divider(view returns (uint256)
10000
mutiplier(view returns (uint256)
333300
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(uint256 amount
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
withdraw(address tokenuint256 amountaddress recipient
withdrawNativeToken(uint256 amountaddress recipient
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address oldTokenaddress newTokenuint256 _multiplier
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.