This contract is being backfilled. You may encounter incomplete storage history.

PION Network

Verified contract

Proxy

Active on Ethereum with 1,597 txns
Deployed by via 0x5273170b at 18280068
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 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
--
0x6e752142d275379c92deeadb70c366742a459ad2bb34dfccbeb90e7d6a295211
0x28b0cab8c14060dff6ad8be4276c4fc4154611749a6eac1a9c59bd7b5d9c03cd
From
0xfcb67d5ad813eea5bcbe4b19b75172fed37fe8a19044a124d0e87ebcb0d1e1dd
0xa2ac7478661a2aee8844afb47774ced2b9179611c2eb7698182ccd043fdaa9f4
0x99064fc11b0f26ab7ce5a839e68101ab51f5d0bcef83703dda85adc3e73c85b1
0x4e8ef8a9af6166da8fd4ed77fe8b0387cc4e2c77c8e20a66a06d8236747e2024
0x7123b5dc83eaa98ef6689e0ec6b7ac727b5bd1e0814dc284405b72e63fc3c1b7
0x0b745e748c79fe52c5328084534e4f6e8243528f3084875aafddbd620653693d
0xd6d94ac9853fc2da87245bebdd8e4842e8cffe1dc664c7b847cdb917cdb0d9a5
0xb5f263b2f365cd3b2855419a33ac62c4f8613942d2bc3bf329edbf87da57a9e0

Functions
Getter at block 20796976
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
PION Network
paused(view returns (bool)
false
symbol(view returns (string)
PION
totalSupply(view returns (uint256)
1709696146772950542971553
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
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(
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.