Reptoid
Verified contract
Active on
Ethereum with 2,043 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 "Reptoid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20945297 | a month ago | | | 0 | 0.00056794579 | |
| 20945280 | a month ago | | | 0 | 0.00059582346 | |
| 20847246 | 2 months ago | | | 0 | 0.00020115979 | |
| 20840051 | 2 months ago | | | 0 | 0.00025836040 | |
| 20840049 | 2 months ago | | | 0 | 0.00027049589 | |
| 20787171 | 2 months ago | | | 0 | 0.00092890723 | |
| 20522683 | 3 months ago | | | 0 | 0.00012136683 | |
| 20461930 | 3 months ago | | | 0 | 0.00070865365 | |
| 20451780 | 3 months ago | | | 0 | 0.000089963546 | |
| 20384925 | 4 months ago | | | 0 | 0.00029697429 |
ABI
ABI objects
Getter at block 21218966
addMaxWalletPerSec() pure returns (uint256)
4828497589367950891304347826
decimals() view returns (uint8)
18
name() view returns (string)
Reptoid
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x6423f3fce7991a5e38140ec777e081cfa8aa11d0
symbol() view returns (string)
TOID
totalSupply() view returns (uint256)
666999666999777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
maxWallet(address acc) 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()
start(address poolAddress)
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.