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 "RFIDMT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17198318 | 2 years ago | | | 0 | 0.0031661754 | |
| 16713081 | 2 years ago | | | 0 | 0.00048994636 | |
| 12697536 | 3 years ago | | | 0 | 0.00027726700 | |
| 12616309 | 4 years ago | | | 0 | 0.00016052300 | |
| 11945972 | 4 years ago | | | 0 | 0.0010506960 | |
| 11640592 | 4 years ago | | | 0 | 0.0041004400 | |
| 11556560 | 4 years ago | | | 0 | 0.0059813100 | |
| 11478878 | 4 years ago | | | 0 | 0.0017159450 | |
| 11473242 | 4 years ago | | | 0 | 0.0035299440 | |
| 11460790 | 4 years ago | | | 0 | 0.0031199001 |
ABI
ABI objects
Getter at block 21413196
_burnFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
10000000000000000000000
_taxFee() view returns (uint256)
10
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
isTransferLocked() view returns (bool)
false
name() view returns (string)
RFIDMT
owner() view returns (address)
0x282bc02a154ec32b004463c59b759bc9119199a7
symbol() view returns (string)
RFIDMT
totalBurn() view returns (uint256)
813299328652854027209
totalFees() view returns (uint256)
4066496643264270137199
totalSupply() view returns (uint256)
9186700671347145972791
uniswapV2Pair() view returns (address)
0x29f61938a2502cf7ecb7cdf161bb7c1cf24b4756
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBurnFeePercent(uint256 burnFee)
setIsTransferLocked(bool enabled)
setMaxTxPercent(uint256 maxTxPercent, uint256 maxTxDecimals)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 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.