BBSReferral
Verified contract
Active on
Ethereum with 183 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 "BBSReferral"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14454607 | 3 years ago | | | 0 | 0.00078740989 | |
| 13356550 | 3 years ago | | | 0 | 0.0089089946 | |
| 13190084 | 3 years ago | | | 0 | 0.010313906 | |
| 13183803 | 3 years ago | | | 0 | 0.0088354855 | |
| 13182597 | 3 years ago | | | 0 | 0.0072966751 | |
| 13163634 | 3 years ago | | | 0 | 0.011878139 | |
| 13157835 | 3 years ago | | | 0 | 0.013836074 | |
| 13151605 | 3 years ago | | | 0 | 0.017728099 | |
| 13150449 | 3 years ago | | | 0 | 0.017360357 | |
| 13144451 | 3 years ago | | | 0 | 0.010833907 |
ABI
ABI objects
Getter at block 21304085
fee() view returns (uint256)
5000000000
owner() view returns (address)
0x5511977986432dd79819b645f2f1053fb44378dd
token() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
getChildren(address _addr) view returns (address[])
getGrade(address _addr) view returns (uint256)
getParent(address _addr) view returns (address)
users(address) view returns (address parent, uint256 grade)
State-modifying
Events addMaster(address _addr)
addReferral(address _addr)
register(address _addr)
renounceOwnership()
setFee(address _token, uint256 _amount)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
AddReferral(address indexed user, address _addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Register(address indexed user, address _addr)
constructor(address _token, uint256 _fee)
This contract contains no fallback and receive objects.
This contract contains no error objects.