Odie Wilbur
Verified contract
Active on
Ethereum with 187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OTIS | ERC-20 | 25.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20755911 | 2 months ago | | | 0 | 0.00013164280 | |
| 20755898 | 2 months ago | | | 0 | 0.00024835584 | |
| 18325001 | a year ago | | | 0 | 0.00030425306 | |
| 18008068 | a year ago | | | 0 | 0.00055129998 | |
| 17418197 | a year ago | | | 0 | 0.0011127296 | |
| 17399084 | a year ago | | | 0 | 0.0011201452 | |
| 17356697 | a year ago | | | 0 | 0.0011429257 | |
| 17341538 | a year ago | | | 0 | 0.0017140123 | |
| 17338917 | a year ago | | | 0 | 0.0015062343 | |
| 17338914 | a year ago | | | 0 | 0.0015067842 |
ABI
ABI objects
Getter at block 21257153
_maxTransferAmount() view returns (uint256)
10000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Odie Wilbur
pair() view returns (address)
0xfeffe9102675390d273bb35cf32722770ddd4dd1
symbol() pure returns (string)
OTIS
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events RIP()
approve(address spender, uint256 amount) returns (bool)
setFees(uint256 _marketing, uint256 _development, uint256 _extraSell, uint256 _trans)
setSwapbackSettings(uint256 _swapThreshold, uint256 _minTokenAmount)
setTxLimits(uint256 _newMaxTx, uint256 _newMaxTransfer, uint256 _newMaxWallet)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.