ROCK3T 3t.finance
Verified contract
Active on
Ethereum with 533 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 "ROCK3T 3t.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20680258 | 2 months ago | | | 0 | 0.00019112016 | |
| 20583194 | 2 months ago | | | 0 | 0.000021799800 | |
| 20508473 | 3 months ago | | | 0 | 0.000069669000 | |
| 20508375 | 3 months ago | | | 0 | 0.000087732115 | |
| 20395871 | 3 months ago | | | 0 | 0.00013960018 | |
| 20395867 | 3 months ago | | | 0 | 0.000096991687 | |
| 20103132 | 4 months ago | | | 0 | 0.00015698245 | |
| 19224426 | 9 months ago | | | 0 | 0.00037236929 | |
| 18833703 | 10 months ago | | | 0 | 0.0017089042 | |
| 17152683 | 2 years ago | | | 0 | 0.0016823051 |
ABI
ABI objects
Getter at block 21077557
_name() view returns (string)
ROCK3T 3t.finance
_symbol() view returns (string)
R3T
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0xa889d13752e83aff62d2999c17c4709607bae42c
liquidVault() view returns (address)
0xce29696e358ee2bdbcec7e0ab53a3428d2366d7f
name() view returns (string)
ROCK3T 3t.finance
owner() view returns (address)
0x4cf88dcdf9cc6298057b056a43d99490bb283efa
symbol() view returns (string)
R3T
tokenUniswapPair() view returns (address)
0xd9d7d176d7a097acfbb9bd52c3b24b23a8ab0ca4
totalSupply() view returns (uint256)
11000000000000000000000000
transferCheckerAddress() view returns (address)
0x42bba2ec28b6d7da9f14c267875f7163e998b62d
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events addressesSetup(address feeApprover, address _feeDistributor, address _liquidVault)
approve(address spender, uint256 amount) returns (bool)
createUniswapPair() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeDistributor(address _feeDistributor)
setShouldTransferChecker(address _transferCheckerAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferGrabLP(address recipient, uint256 amount) payable returns (bool)
transferOwnership(address newOwner)
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(address _feeDistributor, address feeApprover, address _router, address _factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.