Dragon Ball Akira
Verified contract
Active on
Base with 233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dragon Ball Akira"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17363287 | 5 months ago | | | 0 | 0.0000014455621 | |
| 14185401 | 7 months ago | | | 0 | 0.000072538781 | |
| 14163687 | 7 months ago | | | 0 | 0.000072538781 | |
| 13680679 | 8 months ago | | | 0 | 0.0000054835539 | |
| 12436131 | 8 months ago | | | 0 | 4.9152774e-7 | |
| 12436124 | 8 months ago | | | 0 | 4.6142387e-7 | |
| 11710563 | 9 months ago | | | 0 | 0.000000000631255119 | |
| 11709793 | 9 months ago | | | 0 | 0.000000002484494620 | |
| 11709774 | 9 months ago | | | 0 | 0.000000004943992965 | |
| 11709721 | 9 months ago | | | 0 | 0.000000000127899859 |
ABI
ABI objects
Getter at block 23580140
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x4ae1188d2654b6f1bccbb5dd58a873ea7840e602
maxWalletAmount() view returns (uint256)
999999999999999999999999999999999999999999999999999999
name() view returns (string)
Dragon Ball Akira
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DARK
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xa09e6c4f140f04bd1436cd8fceabcd21210cf161
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
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)
changeLimit(uint256 _maxWalletAmount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeTaxForMarketing(uint256 _taxBuyForMarketing, uint256 _taxSellForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludeFee(address[] _address, bool state) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add)
receive()
This contract contains no error objects.