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 |
---|---|---|---|---|---|
BUTLER | ERC-20 | 1.470913K | -- | -- | |
UNI-V2 | ERC-20 | 199.032745 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20231147 | 5 months ago | | | 0 | 0.00014014688 | |
| 20153045 | 5 months ago | | | 0 | 0.00017094332 | |
| 18650395 | a year ago | | | 0 | 0.0010508962 | |
| 18643163 | a year ago | | | 0 | 0.0014951764 | |
| 18636708 | a year ago | | | 0 | 0.0016648803 | |
| 18636692 | a year ago | | | 0 | 0.0067142738 | |
| 18634641 | a year ago | | | 0 | 0.0019587221 | |
| 18634035 | a year ago | | | 0 | 0.0021782209 | |
| 18631333 | a year ago | | | 0 | 0.0017474025 | |
| 18629658 | a year ago | | | 0 | 0.0020120115 |
ABI
ABI objects
Getter at block 21273743
UNISWAP_PAIR() view returns (address)
0x55e6198c4ef485725a6e930178926db7d060073e
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
DevButler
symbol() view returns (string)
BUTLER
totalSupply() view returns (uint256)
1000000000000000000000000
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)
fairExit()
manualTransferFees()
openTrading() payable
setMaxTransaction(uint256 val)
setMaxWallet(uint256 val)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DevButlerDeploy(address deployer)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.