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 |
---|---|---|---|---|---|
BULLYXL | ERC-20 | 215.301746K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18164668 | a year ago | | | 0 | 0.0011213801 | |
| 18164427 | a year ago | | | 0 | 0.0011484063 | |
| 18163942 | a year ago | | | 0 | 0.0014288923 | |
| 18163722 | a year ago | | | 0 | 0.0012507183 | |
| 18163722 | a year ago | | | 0 | 0.0021773678 | |
| 18163720 | a year ago | | | 0 | 0.0010735148 | |
| 18163719 | a year ago | | | 0 | 0.00050749962 | |
| 18163715 | a year ago | | | 0 | 0.0011651733 | |
| 18163562 | a year ago | | | 0 | 0.00048772783 | |
| 18163562 | a year ago | | | 0 | 0.00048772783 |
ABI
ABI objects
Getter at block 21189296
decimals() view returns (uint8)
18
name() view returns (string)
BULLYXL
symbol() view returns (string)
BULLYXL
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Muticall(string name, string symbol)
approve(address spender, uint256 amount) returns (bool)
openTrading()
setFees(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
NameChanged(string newName, string newSymbol, address by)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()