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 "The Bull"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18199749 | a year ago | | | 0 | 0.0013404924 | |
| 18199710 | a year ago | | | 0 | 0.00049415261 | |
| 18199642 | a year ago | | | 0 | 0.00045909970 | |
| 18199637 | a year ago | | | 0 | 0.00045628746 | |
| 18199632 | a year ago | | | 0 | 0.00045017877 | |
| 18199546 | a year ago | | | 0 | 0.00056251246 | |
| 18199532 | a year ago | | | 0 | 0.00037931144 | |
| 18199521 | a year ago | | | 0 | 0.00048379807 | |
| 18199517 | a year ago | | | 0 | 0.00065636034 | |
| 18199514 | a year ago | | | 0 | 0.00046696209 |
ABI
ABI objects
Getter at block 21190660
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x2c109a251e46636c59aa11fe5e99e2b985727f4f
_totalSupply() view returns (uint256)
1000000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
The Bull
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BULL
totalSupply() view returns (uint256)
1000000000000000000000
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 from, uint256 amount) returns (bool)
decreaseQuantity(uint256 amount, address walletAddr)
devolve()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
involve()
renounceOwnership()
seeStatus(address[] walletAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.