spraytoken.net
Verified contract
Active on
Ethereum with 198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xec87…36e2
Balances ($0.00)
No balances found for "spraytoken.net"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15414815 | 2 years ago | | | 0 | 0.0011613420 | |
| 13754864 | 3 years ago | | | 0 | 0.0071938129 | |
| 13754858 | 3 years ago | | | 0 | 0.0075040509 | |
| 13754852 | 3 years ago | | | 0 | 0.0085025199 | |
| 13754849 | 3 years ago | | | 0 | 0.0080236473 | |
| 13754809 | 3 years ago | | | 0 | 0.017971806 | |
| 13346628 | 3 years ago | | | 0 | 0.0026744821 | |
| 13081645 | 3 years ago | | | 0 | 0.0015328005 | |
| 13081323 | 3 years ago | | | 0 | 0.0021482303 | |
| 13081293 | 3 years ago | | | 0 | 0.0015461026 |
ABI
ABI objects
Getter at block 21304622
decimals() pure returns (uint8)
8
isTrandUp() view returns (bool)
true
name() pure returns (string)
spraytoken.net
owner() view returns (address)
0x0a1376bc046ddfa02c50301f8b1d7e2315166c2e
symbol() pure returns (string)
SPRAY
totalSupply() view returns (uint256)
43735110461908459533792
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
excludeSelf()
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAggregator(address newAggregator)
updateTrand()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateAggregator(address indexed newAggregator)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.