Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Sage Universe"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17502660 | 5 months ago | | | 0 | 0.0000018248739 | |
| 17502556 | 5 months ago | | | 0 | 0.0000016307334 | |
| 17502201 | 5 months ago | | | 0 | 0.0000015197887 | |
| 17502165 | 5 months ago | | | 0 | 0.0000014581288 | |
| 17502067 | 5 months ago | | | 0 | 0.0000014216064 | |
| 17502061 | 5 months ago | | | 0 | 0.0000013666366 | |
| 17502025 | 5 months ago | | | 0 | 0.0000013723929 | |
| 17501920 | 5 months ago | | | 0 | 0.0000013988995 | |
| 17501661 | 5 months ago | | | 0 | 7.7864354e-7 | |
| 17501563 | 5 months ago | | | 0 | 0.0000015155327 |
ABI
ABI objects
Getter at block 23619202
_ots() view returns (bytes32)
0xc98a8c239a08103c00c897ed14c0251271a23fd821d8ab99a9b502e4bd5239e5
_totalSupply() view returns (uint256)
790000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Sage Universe
symbol() view returns (string)
SAGE
totalSupply() view returns (uint256)
790000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.