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

PYRO Network

Verified contract

Active on Ethereum with 25,395 txns
Deployed by via 0x57db8337 at 9218555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x16b27c84a0e9c278dee0ef793bcd566b9f8cafefd8cfbc38ac66cd2aa867df72
0xf7a67c6cfe20c5ee895998d0493daa46579950fa100490da374dab5c7ca46ae2
0x02a14744a84fccd8455168892f0784a3367e616c73252ff0433f457aeef90ed5
0x7af52c375c4c39abcafad69e8dd650411fa017209169156928e6ac887a17b810
0xd32d4a4aeeeeefe42dbdce440520e5799e8075ad2196127c666e1033ae5d71f0
0x659317872fafdbb52eff0c939882faf57e890ecbfdc17f3378995cbee43ce395
0x07547e96dbdf1ad634dc0a6679d4ab325355d4a1ff6a53520aea2f45f49b9932
0xb28af917196b6dbcceee21679503ae9b2b5b116236c91c5c263e5f0678ce3c54
0x43a0123891d299bd5c5d660268e6dfe47345bd07a5ac973a1f499e3efc5dbcf3
0x6c359c3b72b6e7ea12ec6f3489bf4e29206b3a205ffa91dd974ea3d2feb8498d

Functions
Getter at block 20793820
decimals(view returns (uint8)
18
name(view returns (string)
PYRO Network
symbol(view returns (string)
PYRO
totalFrozen(view returns (uint256)
220444549246021007268933354
totalSupply(view returns (uint256)
788029488288971477447955993
Read-only
allInfoFor(address _userview returns (uint256 totalTokenSupplyuint256 totalTokensFrozenuint256 userBalanceuint256 userFrozenuint256 userDividends)
allowance(address _useraddress _spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
dividendsOf(address _userview returns (uint256)
frozenOf(address _userview returns (uint256)
isWhitelisted(address _userview returns (bool)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
bulkTransfer(address[] _receiversuint256[] _amounts
burn(uint256 _tokens
collect(returns (uint256)
distribute(uint256 _tokens
freeze(uint256 _tokens
transfer(address _touint256 _tokensreturns (bool)
transferAndCall(address _touint256 _tokensbytes _datareturns (bool)
transferFrom(address _fromaddress _touint256 _tokensreturns (bool)
unfreeze(uint256 _tokens
whitelist(address _userbool _status
Events
Approval(address indexed owneraddress indexed spenderuint256 tokens
Burn(uint256 tokens
Collect(address indexed owneruint256 tokens
Freeze(address indexed owneruint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Unfreeze(address indexed owneruint256 tokens
Whitelist(address indexed userbool status
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.