The Current Thing Protocol
Verified contract
Active on
Ethereum with 100 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 "The Current Thing Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15811143 | 2 years ago | | | 0 | 0.0012348754 | |
| 15811136 | 2 years ago | | | 0 | 0.0021034262 | |
| 15811136 | 2 years ago | | | 0 | 0.0021034262 | |
| 15811136 | 2 years ago | | | 0 | 0.0021034262 | |
| 15811136 | 2 years ago | | | 0 | 0.0021034262 | |
| 15811136 | 2 years ago | | | 0 | 0.0021034262 | |
| 15811135 | 2 years ago | | | 0 | 0.0011802500 | |
| 15811132 | 2 years ago | | | 0 | 0.0013277200 | |
| 15811128 | 2 years ago | | | 0 | 0.0012389766 | |
| 15811127 | 2 years ago | | | 0 | 0.0011093124 |
ABI
ABI objects
Getter at block 21384595
decimals() pure returns (uint8)
9
name() pure returns (string)
The Current Thing Protocol
owner() view returns (address)
0xcdab1d1d52f8d40e5ce359a7452f0228e0b02cbb
symbol() pure returns (string)
The Current Thing
totalSupply() pure returns (uint256)
1000000000000000
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)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setStandardTax(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.