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 "Orkanians"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15547496 | 2 years ago | | | 0 | 0.00080588420 | |
| 15547419 | 2 years ago | | | 0 | 0.00073781700 | |
| 15547418 | 2 years ago | | | 0 | 0.00073781700 | |
| 15547418 | 2 years ago | | | 0 | 0.00078197500 | |
| 15547413 | 2 years ago | | | 0 | 0.00080167500 | |
| 15547413 | 2 years ago | | | 0 | 0.00080197500 | |
| 15547408 | 2 years ago | | | 0 | 0.0015737280 | |
| 15547406 | 2 years ago | | | 0 | 0.00078197500 | |
| 15547330 | 2 years ago | | | 0 | 0.00068665434 | |
| 15547283 | 2 years ago | | | 0 | 0.0010236160 |
ABI
ABI objects
Getter at block 21168761
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x4befc8c33db99e80b816ec01a3a014d0c6586982
decimals() view returns (uint8)
18
name() view returns (string)
Orkanians
symbol() view returns (string)
ORKS
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
launch(address account)
teleport(address account, address staker)
tokenDropDirect(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.