Identity Token

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0xa0559388 at 15275442
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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "Identity Token"

0x443a64df80a2c7b03a434cf74bb4bc38c3474510b233147016e2b250c72ef9f6
0x7424718ac06f4fab4d6aceff05779e32f8e11853398e20d353070eafbbbf2981
0x1c45c7c5f6a5a11f389bd051f9ba9ca2accf53b1e0422bd794e770a1990273a2
0x2c3357a77cf2d55bced34205070ed837ee0d6a93fac5a85da5a2098f423909e8
0x975907a3e668697c7d7b8add9bad869be42aa7a3bed0d47a8f23130ef2449f24
0x1d6a17ec8bad440f7ec82786960e44e99c36e8502912f225b6165d0ea5785bec
0xb99a4bf6542f9af13aea2d9711626f138db13f8a676013e2c1269e086b40e9c4
0x9c5441f2e96df5730f5db6db81ca52d717f597dcbb10f052dddb7316454a3bd1
0xc03be3442b8206d52a4dcd8202567577ad73b28a43871ee6f221dd82d9e23ebf
0x6c91c8329226c7126cbe7d185748f6ab729e0f8e99984ec5a44439b70688ac69

Functions
Getter at block 20912809
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
NON_TRANSFERABLE_TOKEN(view returns (string)
NTT
VERSION(view returns (string)
1.0.0
name(view returns (string)
Identity Token
symbol(view returns (string)
KYCT
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenIds(address ownerAddressview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(addressuint256
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(
mint(address tostring urireturns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(addressaddressuint256
safeTransferFrom(addressaddressuint256bytes
setApprovalForAll(addressbool
transferFrom(addressaddressuint256
transferRole(bytes32 roleaddress fromaddress to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.