Ben.ETHvsPauly0x
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Ben.ETHvsPauly0x"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17515325 | a year ago | | | 0 | 0.00049533240 | |
| 17515319 | a year ago | | | 0 | 0.00088007850 | |
| 17515287 | a year ago | | | 0 | 0.00095993604 | |
| 17515285 | a year ago | | | 0 | 0.00085274228 | |
| 17515285 | a year ago | | | 0 | 0.00096888561 | |
| 17515284 | a year ago | | | 0 | 0.00098863287 | |
| 17515283 | a year ago | | | 0 | 0.00090702869 | |
| 17515282 | a year ago | | | 0 | 0.00088876732 | |
| 17515282 | a year ago | | | 0 | 0.0010050038 | |
| 17515282 | a year ago | | | 0 | 0.0010050038 |
ABI
ABI objects
Getter at block 21394694
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
696969696969000000000000000000
name() view returns (string)
Ben.ETHvsPauly0x
symbol() view returns (string)
BVSP
totalSupply() view returns (uint256)
696969696969000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address _to)
This contract contains no fallback and receive objects.
This contract contains no error objects.