Vitalik's Casper
Verified contract
Active on
Ethereum with 1,660 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.71)
Native
Value
$6.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0021 | $3,193.03 |
$6.71 | |
CASPER | ERC-20 | 664.855624K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147262 | a day ago | | | 0 | 0.00035486880 | |
| 21139240 | 3 days ago | | | 0 | 0.0011845716 | |
| 21136282 | 3 days ago | | | 0 | 0.00065093788 | |
| 21134361 | 3 days ago | | | 0 | 0.00048629713 | |
| 21087275 | 10 days ago | | | 0 | 0.00054155593 | |
| 21074968 | 12 days ago | | | 0 | 0.00032836213 | |
| 21045611 | 16 days ago | | | 0 | 0.00020465932 | |
| 21039011 | 17 days ago | | | 0 | 0.00025426956 | |
| 21038368 | 17 days ago | | | 0 | 0.00050400706 | |
| 21037644 | 17 days ago | | | 0 | 0.00057076518 |
ABI
ABI objects
Getter at block 21157363
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeAddr() view returns (address)
0x9efac80f0684632b7972db0975e9317aaefdc9f5
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Vitalik's Casper
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
CASPER
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xabe0e177818a6c18f2e2eab101610dd57207044e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckEth()
updateFees(uint256 newBuyFee, uint256 newSellFee)
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.