Bulls Eth
Verified contract
Active on
Ethereum with 137 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e1d…d511
0x5e1d…d511
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BULL | ERC-20 | 1.043417B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14369403 | 3 years ago | | | 0 | 0.00038336495 | |
| 14368179 | 3 years ago | | | 0 | 0.0015338858 | |
| 14368149 | 3 years ago | | | 0 | 0.0010837720 | |
| 14368140 | 3 years ago | | | 0 | 0.0015842304 | |
| 14368130 | 3 years ago | | | 0 | 0.0022418033 | |
| 14368128 | 3 years ago | | | 0 | 0.0020212269 | |
| 14368127 | 3 years ago | | | 0 | 0.0020608186 | |
| 14368123 | 3 years ago | | | 0 | 0.0012806507 | |
| 14368121 | 3 years ago | | | 0 | 0.0023721168 | |
| 14368121 | 3 years ago | | | 0 | 0.0023721168 |
ABI
ABI objects
Getter at block 21210263
decimals() pure returns (uint8)
9
name() pure returns (string)
Bulls Eth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BULL
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.