Sperax

Verified contract

Active on Ethereum with 3,326 txns
Deployed by via 0x338dc1d5 at 11612011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,036.57
ERC-20
Value $20
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x1564722f9081ee22df301061aec35a336d229bdb3a4ab9a0fcf05eb1f4b6fa62
0xfb7d7a3389b80010d96e67ea1058917eb9cd83a53f2e1bb919ab3f775f416087
0xd6d19577b34769514a7d9c53a90e64dd8a079eb2425b2b836b873ce1cc018ce9
0x67c31ce00dddfa470877f1c59abc06e77caa22d512172ffb85e576276010e10f
0xe4512a3ca1b834f9278e69e4b75bd56f884db4bf1588201acbe8d6ca5ded1ad4
0xbc10f2f7b370de0b51268c5472840e5498254daad66901f4b283cbfaf3f329ef
0xf3f7437871f102c10e22594016779611effe9b03cc095b3747a22b02e1730b8f
0xc7a98a9daaffce5b2aeeb882107d03f4148974165126619bb16917256c7015e7
0x9fdcfd6cc581c0a3845dcedd5513dfa8ac25a9c28ac7102f1354ce8efa44c075
0xc5137b57c00098a2c944620b789327a21dcaa57b1ba724943ebd8637b326c81e

Functions
Getter at block 20863438
decimals(view returns (uint8)
18
name(view returns (string)
Sperax
owner(view returns (address)
0xc28c6970d8a345988e8335b1c229dea3c802e0a6
paused(view returns (bool)
false
symbol(view returns (string)
SPA
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
timelockOf(address accountview returns (uint256 releaseTimeuint256 amount)
State-modifying
approve(address spenderuint256 amountreturns (bool)
batchTransfer(address[] recipientsuint256[] amounts
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
release(address accountuint256 releaseAmount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
transferWithLock(address recipientuint256 amountuint256 releaseTimereturns (bool)
unpause(
Events
AllowTransfer(address indexed account
Approval(address indexed owneraddress indexed spenderuint256 value
BlockTransfer(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.