TowelieCoin
Verified contract
Active on
Ethereum with 837 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 "TowelieCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20557141 | 3 months ago | | | 0 | 0.000043103282 | |
| 19029765 | 10 months ago | | | 0 | 0.00089897182 | |
| 18937274 | a year ago | | | 0 | 0.00035939120 | |
| 18933973 | a year ago | | | 0 | 0.00060806777 | |
| 18922676 | a year ago | | | 0 | 0.00041436873 | |
| 18903994 | a year ago | | | 0 | 0.00034933913 | |
| 18902331 | a year ago | | | 0 | 0.00039864197 | |
| 18689509 | a year ago | | | 0 | 0.00077881360 | |
| 18558116 | a year ago | | | 0 | 0.00074562665 | |
| 18554326 | a year ago | | | 0 | 0.00053990600 |
ABI
ABI objects
Getter at block 21310149
_allowance() view returns (uint256)
2
decimals() view returns (uint8)
18
name() view returns (string)
Towelie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TOWELIE
totalSupply() view returns (uint256)
7001000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb36858942a9f92e99edf10791b4a3a4598c4f24a
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAllowance(uint256 _a)
setPair(address _uniswapPair, address _tokenPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.