Benepit
Verified contract
Active on
Ethereum with 51,253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.003824 |
$0.01 | |
BTWIN | ERC-20 | 88.889K | -- | -- | |
IPM | ERC-20 | 20K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
ETWT | ERC-20 | 102 | -- | -- | |
BNP | ERC-20 | 11 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20202877 | 4 months ago | | | 0 | 0.000060324188 | |
| 20202865 | 4 months ago | | | 0 | 0.000084678603 | |
| 20187392 | 4 months ago | | | 0 | 0.00030536062 | |
| 18839311 | a year ago | | | 0 | 0.00092478451 | |
| 18732963 | a year ago | | | 0 | 0.0012350731 | |
| 18732766 | a year ago | | | 0 | 0.0021927042 | |
| 18660765 | a year ago | | | 0 | 0.0013044577 | |
| 18660696 | a year ago | | | 0 | 0.0010259017 | |
| 18639986 | a year ago | | | 0 | 0.0012125619 | |
| 18631084 | a year ago | | | 0 | 0.0024205833 |
ABI
ABI objects
Getter at block 21159598
decimals() view returns (uint8)
18
name() view returns (string)
Benepit
owner() view returns (address)
0xc6660680fc1ec27d99569be57f1e66a46fe53903
symbol() view returns (string)
BNP
totalSupply() view returns (uint256)
30000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.