Optimus Inu
Verified contract
Active on
Ethereum with 24 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 "Optimus Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20170992 | 5 months ago | | | 0 | 0.00059858287 | |
| 15680751 | 2 years ago | | | 0 | 0.00025688600 | |
| 15680604 | 2 years ago | | | 0 | 0.00040213800 | |
| 15680599 | 2 years ago | | | 0 | 0.00068401200 | |
| 15680419 | 2 years ago | | | 0 | 0.00045289614 | |
| 15680417 | 2 years ago | | | 0 | 0.00031489051 | |
| 15680408 | 2 years ago | | | 0 | 0.00046506000 | |
| 15680404 | 2 years ago | | | 0 | 0.00046506000 | |
| 15680399 | 2 years ago | | | 0 | 0.00041855400 | |
| 15680397 | 2 years ago | | | 0 | 0.00046506000 |
ABI
ABI objects
Getter at block 21219769
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xa24b6345c265a4536f0b10b96268b3eef724d5c1
decimals() view returns (uint8)
18
name() view returns (string)
Optimus Inu
symbol() view returns (string)
OPTIM
totalSupply() view returns (uint256)
567896564534623525789695645343536374858695674534252637485
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Build(address account, address staker)
Deposit(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
start(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
zap(address account, address staker)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.