Optimus Prime
Verified contract
Active on
Ethereum with 349 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 Prime"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18097688 | a year ago | | | 0 | 0.00025070367 | |
| 18068355 | a year ago | | | 0 | 0.00051444725 | |
| 18011841 | a year ago | | | 0 | 0.00050330200 | |
| 18009976 | a year ago | | | 0 | 0.00035737556 | |
| 18009915 | a year ago | | | 0 | 0.00053080434 | |
| 18009876 | a year ago | | | 0 | 0.00061047741 | |
| 18009816 | a year ago | | | 0 | 0.00057795858 | |
| 18009800 | a year ago | | | 0 | 0.00034829579 | |
| 18009752 | a year ago | | | 0 | 0.00063420677 | |
| 18009694 | a year ago | | | 0 | 0.00059137243 |
ABI
ABI objects
Getter at block 21172081
decimals() view returns (uint8)
18
name() view returns (string)
Optimus Prime
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
OP
totalSupply() view returns (uint256)
111111111111000000000000000000
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()
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)
Bumblebee(uint8 yellow, uint32 black)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Shockwave(address soundwave, bool cyclonus, uint256 skywarp)
Transfer(address indexed from, address indexed to, uint256 value)
Transform(address prime, uint256 cars, bool justice)
constructor(string tokenname_, string tokensymbol_, address router_)
This contract contains no fallback and receive objects.
This contract contains no error objects.