BlockTower Series 4 TIN
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BlockTower Series 4 TIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17579218 | a year ago | | | 0 | 0.0012845658 |
ABI
ABI objects
Getter at block 21225071
DOMAIN_SEPARATOR() view returns (bytes32)
0x1ac1dcabb96585138d3e68fa5e83d0496f635ff5000d6e0bbe9a7587d265e867
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
memberlist() view returns (address)
0x9e15de2b22d3c3a23471252b8c410ac0bc8dc76d
name() view returns (string)
BlockTower Series 4 TIN
symbol() view returns (string)
BT4TIN
totalSupply() view returns (uint256)
1877030455174643135583641
version() view returns (string)
1
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
hasMember(address usr) view returns (bool isMember)
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)
burnFrom(address usr, uint256 wad)
deny(address usr)
depend(bytes32 contractName, address addr)
mint(address usr, uint256 wad)
move(address src, address dst, uint256 wad)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
pull(address usr, uint256 wad)
push(address usr, uint256 wad)
rely(address usr)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address from, address to, uint256 amount) 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.