cyb3rgam3r420
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIABLO | ERC-20 | 10.566504M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254423 | 9 hours ago | | | 0 | 0.00056258955 | |
| 21254423 | 9 hours ago | | | 0 | 0.00056258955 | |
| 21254423 | 9 hours ago | | | 0 | 0.00056258955 | |
| 21254423 | 9 hours ago | | | 0 | 0.00056258955 | |
| 21254421 | 9 hours ago | | | 0 | 0.00055885440 | |
| 21254421 | 9 hours ago | | | 0 | 0.00055885440 | |
| 21254417 | 9 hours ago | | | 0 | 0.00065839052 | |
| 21254415 | 9 hours ago | | | 0 | 0.00057173858 | |
| 21254413 | 9 hours ago | | | 0 | 0.028942530 | |
| 21254406 | 9 hours ago | | | 1 | 0.00022437039 |
ABI
ABI objects
Getter at block 21257166
_maxTaxSwap() view returns (uint256)
1388400000000000
_maxTxAmount() view returns (uint256)
1388400000000000
_maxWalletSize() view returns (uint256)
1388400000000000
_taxSwapThreshold() view returns (uint256)
1000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
cyb3rgam3r420
owner() view returns (address)
0xcef2516a58e878d7abb8ad7ad10161e30556c2cf
symbol() pure returns (string)
DIABLO
totalSupply() pure returns (uint256)
69420000000000000
uniswapV2Pair() view returns (address)
0xdaeb3bc8f4f25805d4aa538b884d07ce1db0d3e5
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.