Bailmaster Fried
Verified contract
Active on
Ethereum with 37 txns
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 |
---|---|---|---|---|---|
Bailmaster | ERC-20 | 53.318801K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16243848 | 2 years ago | | | 0 | 0.00052010525 | |
| 16243827 | 2 years ago | | | 0 | 0.0015985116 | |
| 16243827 | 2 years ago | | | 0 | 0.0015985116 | |
| 16243827 | 2 years ago | | | 0 | 0.0015985116 | |
| 16243827 | 2 years ago | | | 0 | 0.0015985116 | |
| 16243824 | 2 years ago | | | 0 | 0.00069022745 | |
| 16243821 | 2 years ago | | | 0 | 0.00055022698 | |
| 16243820 | 2 years ago | | | 0 | 0.00063643652 | |
| 16243817 | 2 years ago | | | 0 | 0.00062119689 | |
| 16243816 | 2 years ago | | | 0 | 0.0025153740 |
ABI
ABI objects
Getter at block 21282402
_maxTaxSwap() view returns (uint256)
5000000000000
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
2000000000000
_taxSwapThreshold() view returns (uint256)
200000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Bailmaster Fried
owner() view returns (address)
0x882c85f6f08d0ceab5d32ca1b725ed88723d2ef7
symbol() pure returns (string)
Bailmaster
totalSupply() pure returns (uint256)
100000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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)
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.