MAGARacer
Verified contract
Active on
Ethereum with 122 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 |
---|---|---|---|---|---|
MAGAR | ERC-20 | 66.056499K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21034668 | a month ago | | | 0 | 0.00035926329 | |
| 21034665 | a month ago | | | 0 | 0.00035368452 | |
| 20889621 | 2 months ago | | | 0 | 0.00018630806 | |
| 20795119 | 2 months ago | | | 0 | 0.00063300303 | |
| 20794641 | 2 months ago | | | 0 | 0.00076132842 | |
| 20794636 | 2 months ago | | | 0 | 0.00077431477 | |
| 20794606 | 2 months ago | | | 0 | 0.00074460458 | |
| 20660457 | 3 months ago | | | 0 | 0.000051226776 | |
| 20615258 | 3 months ago | | | 0 | 0.00014903882 | |
| 20605937 | 3 months ago | | | 0 | 0.00015410842 |
ABI
ABI objects
Getter at block 21295141
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x4e5c6643354d1bf7079e62aacd02978a80baafab
feeThreshold() view returns (uint256)
1000000000000000000000
maxSwapLimit() view returns (uint256)
0
maxWalletSize() view returns (uint256)
0
name() view returns (string)
MAGARacer
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTaxPercent() view returns (uint256)
3
swapTaxPercent() view returns (uint256)
3
symbol() view returns (string)
MAGAR
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2Pair() view returns (address)
0x4055d7af60a55f5983fe887cda282e9175b1a3c0
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)
disableAllLimits()
disableSwapTxLimit()
disableWalletLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverEther()
recoverTokens(address token)
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
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.