Pundi X Token

Verified contract

Proxy

Active on Ethereum with 173,313 txns
Deployed by via 0x2e59385e at 11995547
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 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $10,487.26
ERC-20
Value $258.59
ERC-20
Value $89.08
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xcced80fbcbe50eed776cfed2fd3b1bf235fb56d2877b0d42ced3e0bfe622902c
0x44a3b150d67d9b3cb3329f1b0757eac2bafbb9095cd4fe211eeb615eaedb385d
0x2d7580f7cdf53d16565c77d8d0cae0e323f91462ec738d9b438ec96ab465ef80
0x7ceb4e37fc75f3f8a3d3ef2c04041c01be68cdfae51759e6c89d3ffc5b98f511
0xa68b5daad7d5073e5a8819ad3e5f1511ac8d14ae5b10c7c979da2d3a58c9806c
0xc2484a779e01d39e3ec54b03dd543551cd7617ac4c2c9532a3f7111a9023ee16
0x6e25c12663ae85feac4d06a0a04f6e677168e27ed5efd6e3e2ed9512f0b54b4d
0x472a48779f19a454839d18fcbb2ce00ed5d12277f476690bf3501936c00c82ee
0xedd22bcdf2bb0c4ceba22f8291891bae09f008a815448c2823db5f7d8798adc7
0x117ad27eaf2c8cae18ab71c5744cd1be65482d86fba7affd88193c4745d6fbc8

Functions
Getter at block 21246264
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xffa23e9f264dd7a25229df706ff703bc53e6ae8dc2fcfdb29d93a5892a043871
decimals(view returns (uint8)
18
name(view returns (string)
Pundi X Token
paused(view returns (bool)
false
symbol(view returns (string)
PUNDIX
totalSupply(view returns (uint256)
258394551099924396455928086
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
initialize(address _logicaddress _adminbytes _datapayable 
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address to
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes data
transferERCToken(address tokenContractAddressaddress touint256 amount
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
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 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.