Bad Santa
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6b99…7023
0x6b99…7023
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BadSanta | ERC-20 | 10.464902B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16295075 | 2 years ago | | | 0 | 0.0036699562 | |
| 14241616 | 3 years ago | | | 0 | 0.0011657143 | |
| 13899185 | 3 years ago | | | 0 | 0.0036311210 | |
| 13865482 | 3 years ago | | | 0 | 0.0027120055 | |
| 13862254 | 3 years ago | | | 0 | 0.0041815958 | |
| 13860476 | 3 years ago | | | 0 | 0.0029517454 | |
| 13860467 | 3 years ago | | | 0 | 0.0026841408 | |
| 13859460 | 3 years ago | | | 0 | 0.0037206108 | |
| 13858095 | 3 years ago | | | 0 | 0.0035354065 | |
| 13856577 | 3 years ago | | | 0 | 0.0069077008 |
ABI
ABI objects
Getter at block 21184502
decimals() pure returns (uint8)
9
name() pure returns (string)
Bad Santa
owner() view returns (address)
0xaef4f5eb2ad488364e42cc505f195368a5335f84
symbol() pure returns (string)
BadSanta
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.