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 |
---|---|---|---|---|---|
WRBOPN | ERC-20 | 9.394708M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18079473 | a year ago | | | 0 | 0.0014706369 | |
| 18079470 | a year ago | | | 0 | 0.00095022570 | |
| 18079462 | a year ago | | | 0 | 0.0017683388 | |
| 18079462 | a year ago | | | 0 | 0.0023736968 | |
| 18079461 | a year ago | | | 0 | 0.0010622928 | |
| 18079460 | a year ago | | | 0 | 0.0018635722 | |
| 18079459 | a year ago | | | 0 | 0.0018456630 | |
| 18079459 | a year ago | | | 0 | 0.097739204 | |
| 18079396 | a year ago | | | 4 | 0.00055164722 | |
| 18079395 | a year ago | | | 0 | 0.0016793195 |
ABI
ABI objects
Getter at block 21276743
buyTax() view returns (uint8)
20
decimals() pure returns (uint8)
9
name() pure returns (string)
WRBOPN
owner() view returns (address)
0xe55cc8e14a8bb890538cbce430d5669c3aa5464b
sellTax() view returns (uint8)
99
symbol() pure returns (string)
WRBOPN
totalSupply() pure returns (uint256)
100000000000000000
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)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setBlackLists(address[] users, bool isBlack)
setTax(uint8 newBuyTax, uint8 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.