Base McDonald
Verified contract
Active on
Base with 228 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 |
---|---|---|---|---|---|
MACCAS | ERC-20 | 919.559915 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14580774 | 6 months ago | | | 0 | 0.0000015247503 | |
| 13783030 | 7 months ago | | | 0 | 5.7564140e-7 | |
| 13518000 | 7 months ago | | | 0 | 0.0000010896746 | |
| 13481765 | 7 months ago | | | 0 | 8.7716930e-7 | |
| 13448299 | 7 months ago | | | 0 | 0.0000023563378 | |
| 13295164 | 7 months ago | | | 0 | 0.0000052443523 | |
| 13289223 | 7 months ago | | | 0 | 0.0000087162720 | |
| 13183884 | 7 months ago | | | 0 | 8.3485055e-7 | |
| 12962232 | 8 months ago | | | 0 | 0.0000010983460 | |
| 12917876 | 8 months ago | | | 0 | 5.7674687e-7 |
ABI
ABI objects
Getter at block 23084122
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x7afb9e9e341d64ce2bd685073e127d0a0ee84b0e
maxWalletAmount() view returns (uint256)
99999999999999999999999999999999999999999999999999
name() view returns (string)
Base McDonald
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MACCAS
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0xd4059767ca83bd3696da1d13c0c138b663f173e9
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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()
setIsBot(address[] _address, bool state) returns (bool)
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.