METARUFFY
Verified contract
Active on
Ethereum with 3,153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4f0…ca35
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MR | ERC-20 | 2.9136M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21094771 | 16 days ago | | | 0 | 0.00035697484 | |
| 20944684 | a month ago | | | 0 | 0.00057431475 | |
| 20790913 | 2 months ago | | | 0 | 0.0010326454 | |
| 20736769 | 2 months ago | | | 0 | 0.00045129552 | |
| 20651445 | 3 months ago | | | 0 | 0.000021276369 | |
| 20643985 | 3 months ago | | | 0 | 0.000067302179 | |
| 20633928 | 3 months ago | | | 0 | 0.000098904149 | |
| 20604107 | 3 months ago | | | 0 | 0.00017173921 | |
| 20549989 | 3 months ago | | | 0 | 0.000067591472 | |
| 20538586 | 3 months ago | | | 0 | 0.00012788426 |
ABI
ABI objects
Getter at block 21209145
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
devFeeReceiver() view returns (address)
0x26f3f79e5777c72de8432e438adcfb1c799064c9
enableAntibot() view returns (bool)
false
marketingDivider() view returns (uint256)
50
marketingFeeReceiver() view returns (address)
0x0a5e73df3836677eb7e22cb782e1cbfdc56da22a
name() pure returns (string)
METARUFFY
owner() view returns (address)
0x49273b37ad4bbb7b85c292a540f39e4cac9e6277
pair() view returns (address)
0xb5d7e3e9feca6ee5b23a3a5152124f1507b7524a
pinkAntibot() view returns (address)
0xf4f071eb637b64fc78c9ea87dace4445d119ca35
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
2
sellMarketingFee() view returns (uint256)
2
swapThreshold() view returns (uint256)
50000000000000000000000000
symbol() pure returns (string)
MR
totalSupply() view returns (uint256)
300000000000000000000000000000
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)
exemptFromFee(address account, bool _exempt)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _devFeeReceiver)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee, uint256 _burnFee)
updateEnableAntibot(bool _enable)
updateMarketingDivider(uint256 _newPercent)
updateSellFees(uint256 _marketingFee, uint256 _devFee, uint256 _burnFee)
updateSwapThreshold(uint256 _threshold)
Approval(address indexed owner, address indexed spender, uint256 value)
ExemptFromFee(address indexed account, bool _exempt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetFeeReceivers(address indexed _marketingFeeReceiver, address indexed _devFeeReceiver)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateBuyFees(uint256 _marketingFee, uint256 _devFee, uint256 _burnFee)
UpdateEnableAntibot(bool _enable)
UpdateMarketingDevider(uint256 _newPercent)
UpdateSellFees(uint256 _marketingFee, uint256 _devFee, uint256 _burnFee)
UpdateSwapThreshold(uint256 _threshold)
constructor()
receive()
This contract contains no error objects.