Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Venom"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17338950 | 4 months ago | | | 0 | 0.0000021924554 | |
| 17338903 | 4 months ago | | | 0 | 0.0000020159259 | |
| 17338851 | 4 months ago | | | 0 | 0.0000019932841 | |
| 17338574 | 4 months ago | | | 0 | 0.0000021657195 | |
| 17338567 | 4 months ago | | | 0 | 0.0000021409927 | |
| 17338023 | 4 months ago | | | 0 | 0.0000017565124 | |
| 17337903 | 4 months ago | | | 0 | 0.0000017835588 | |
| 17337807 | 4 months ago | | | 0 | 0.0000017393318 | |
| 17337756 | 4 months ago | | | 0 | 0.0000018451189 | |
| 17337726 | 4 months ago | | | 0 | 0.0000017886316 |
ABI
ABI objects
Getter at block 22149445
_ots() view returns (bytes32)
0xf5f0ccf774c5a3c1e958aed43fda21379a0aa9ffb160c584774dbf1097162c74
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Venom
symbol() view returns (string)
VENOM
totalSupply() view returns (uint256)
820000000000000000000000000
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.