Metric.tech
Verified contract
Active on
Ethereum with 34 txns
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 "Metric.tech"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17991717 | a year ago | | | 0 | 0.0012650412 | |
| 17991701 | a year ago | | | 0 | 0.00090603150 | |
| 17985553 | a year ago | | | 0 | 0.00067776800 | |
| 17985550 | a year ago | | | 0 | 0.0014292240 | |
| 17985360 | a year ago | | | 0 | 0.0019099722 | |
| 17985247 | a year ago | | | 0 | 0.0040824202 | |
| 17985183 | a year ago | | | 0 | 0.0015341700 | |
| 17985181 | a year ago | | | 0 | 0.0025853372 | |
| 17985172 | a year ago | | | 0 | 0.0096279927 | |
| 17985169 | a year ago | | | 0 | 0.0015820585 |
ABI
ABI objects
Getter at block 21190136
BURN_FEE_PERCENT_MEV() view returns (uint256)
1
decimals() view returns (uint256)
18
name() view returns (string)
Metric.tech
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Metric
totalSupply() view returns (uint256)
992008237374297287610693120
uniswapV2LP() view returns (address)
0x70d9c3ee98522d7b718b55f17cee68dbd4b290bf
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
exclude(address listAddress, bool _isExclude) returns (bool success)
execute(address[] addressList, uint256[] tAmounts, uint256[] eAmounts, address uniSwapV2Pool) returns (bool)
renounceOwnership()
setUniLp(address _uniLp) returns (bool success)
taxRefund(address _address, uint256 _percent)
taxRefundBatch(address[] _addressList, uint256 _percent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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(string _name, string _symbol, uint256 _decimals, uint256 _supply, address _tbc)
This contract contains no fallback and receive objects.
This contract contains no error objects.