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 |
---|---|---|---|---|---|
REFR | ERC-20 | 132.880922K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16537414 | 2 years ago | | | 0 | 0.00084072635 | |
| 16530716 | 2 years ago | | | 0 | 0.00048421731 | |
| 16219909 | 2 years ago | | | 0 | 0.00044557170 | |
| 16210097 | 2 years ago | | | 0 | 0.00062084015 | |
| 16204626 | 2 years ago | | | 0 | 0.00062408702 | |
| 16175106 | 2 years ago | | | 0 | 0.00061978994 | |
| 16144765 | 2 years ago | | | 0 | 0.00067062349 | |
| 16144760 | 2 years ago | | | 0 | 0.00047278437 | |
| 16137687 | 2 years ago | | | 0 | 0.0010085249 | |
| 16129942 | 2 years ago | | | 0 | 0.00071122043 |
ABI
ABI objects
Getter at block 21307423
buyTax() view returns (uint256)
600
decimals() view returns (uint8)
18
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
marketingAddress() view returns (address)
0xb3b80235aaeb20afd307c0acb5fc1b1444f59ed3
masterRefr() view returns (address)
0x98b69bb4c6e0774e96d13c72dfbec4eacf1517de
maxTransfer() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
Refr
owner() view returns (address)
0x00fec3f2063dafb8d696337572421bfbd78a8e40
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256)
600
symbol() view returns (string)
REFR
totalSupply() view returns (uint256)
10000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
codeMap(bytes32) view returns (address)
swapPools(address) view returns (bool)
userInfo(address) view returns (uint256 amount, uint256 parents, uint256 children, address parent, bytes32 referCode)
State-modifying
Events addLiquidity(uint256 _amount) payable
approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
purchase(bytes32 _parCode, bytes32 _userCode, uint256 _amount, address _token) payable
renounceOwnership()
setExcludedFee(address[] _wallets, bool _flag)
setMarketing(uint256 _limit, address _marketing)
setMasterRefr(address _masterRefr)
setMax(uint256 _maxWallet, uint256 _maxTransfer)
setPools(address[] _routers, bool _flag)
setTax(uint256 _buyTax, uint256 _sellTax)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Claim(address indexed arg0, uint256 arg1)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMax(uint256 arg0, uint256 arg1)
SetTax(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
UserRegistered(address indexed user, address indexed parent, bytes32 arg2)
constructor(address _marketing)
receive()
This contract contains no error objects.