MAGA Babes
Verified contract
Active on
Ethereum with 436 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 |
---|---|---|---|---|---|
MAGABABES | ERC-20 | 278.002739M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107125 | 25 days ago | | | 0 | 0.00024930914 | |
| 20953432 | 2 months ago | | | 0 | 0.00021737722 | |
| 20898493 | 2 months ago | | | 0 | 0.00011258886 | |
| 20847619 | 2 months ago | | | 0 | 0.00036816796 | |
| 20787727 | 2 months ago | | | 0 | 0.00031854782 | |
| 20665887 | 3 months ago | | | 0 | 0.00010750417 | |
| 20648475 | 3 months ago | | | 0 | 0.000057506027 | |
| 20599371 | 3 months ago | | | 0 | 0.00024574834 | |
| 20542277 | 3 months ago | | | 0 | 0.00034548202 | |
| 20438930 | 4 months ago | | | 0 | 0.00011717938 |
ABI
ABI objects
Getter at block 21289007
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0xcbd0a502bc2ed9a38f1d2b5d46fb852665b42ae7
feeThreshold() view returns (uint256)
2103450000000000000000000000
maxSwapTx() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
MAGA Babes
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
MAGABABES
totalSupply() view returns (uint256)
420690000000000000000000000000
uniV2PairAddr() view returns (address)
0x53dafcc688a7b09d335f76b9354913c56af333b6
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
removeSwapTxLimit()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
updateFeeThreshold(uint256 newThreshold)
updateTokenFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.