ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xc0d3d812 at 16485065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $3,078,413.51
ERC-20
--
0x95c078026bc816a17e7027faef1f5caef5fd5bf304736e86540cba34e2e26465
0xfb92180f961de974e0860d1217e98caf57ea2a337b1363496b821813c06c12ec
0x49b9bbe92a0b8af0b86510025963491665ecd2f23614f21865590a4b7393a1d4
0x9e02526bc47f32a372bf7da8468b365f2e9e6aa83215dcd339a238cc730c0380
0xca519687f4e2944fe54399266ca32068c61b4786445f977dd66a0e7187147c28
0xe99cc0509dbcdbefe7c9b2b7a50705278a8998ee8bc9a0053cf75281024b2dda
0x444fc70d615109cf1b6a925ef8ca0e1ee1acaac0cbb015664362133b3542f8fc
0x1f2d2cb1c8c1bc458a66b98ef02ba7622d30797979a9058f98aaff8af97570fd
0x2e47dd0caa0f0745a53a709f00baea7dc2e7e33754382cdd0bf50db4de4e98a5
0x46ba80d5800ace72a27338250cc85dc5c9a1b88c137ff7cd08d627e537636509

Functions
Getter at block 21160647
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getAmount(view returns (uint256)
106154249000
getPercent(view returns (uint16)
10
getRecipientAddress(view returns (address)
0x076e13b152220290d6c68a7fd627e5be273cc1c6
getTokenAddress(view returns (address)
0x9471d30d78a3c9f076ce206d14867a8d8be1efde
 
proxiableUUID(view returns (bytes32)
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address _addressaddress _tokenAddressuint16 _percent
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
sendTokensToUser(address _useruint256 _amount
setPercent(uint16 _percent
setRecipientAddress(address _address
setTokenAddress(address _address
transferTokensToNewChain(uint256 _amount
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
Receive(address useruint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Send(address useruint256 amount
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.