ConsolFreight-Series-3-TIN
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ConsolFreight-Series-3-TIN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11616730 | 4 years ago | | | 0 | 0.0036094105 | |
| 11613086 | 4 years ago | | | 0 | 0.0050568120 | |
| 11609340 | 4 years ago | | | 0 | 0.021824136 |
ABI
ABI objects
Getter at block 21162774
decimals() view returns (uint8)
18
name() view returns (string)
ConsolFreight-Series-3-TIN
symbol() view returns (string)
CF3TIN
totalSupply() view returns (uint256)
10000000000000000
version() view returns (string)
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
wards(address) view returns (uint256)
State-modifying
Events approve(address usr, uint256 wad) returns (bool)
burn(address usr, uint256 wad)
deny(address usr)
mint(address usr, uint256 wad)
move(address src, address dst, uint256 wad)
pull(address usr, uint256 wad)
push(address usr, uint256 wad)
rely(address usr)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed src, address indexed usr, uint256 wad)
Transfer(address indexed src, address indexed dst, uint256 wad)
constructor(string symbol_, string name_)
This contract contains no fallback and receive objects.
This contract contains no error objects.