Pyrabank Private
Verified contract
Active on
Ethereum with 2,090 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.00)
No balances found for "Pyrabank Private"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19477679 | 8 months ago | | | 0 | 0.00072068166 | |
| 19100330 | 10 months ago | | | 0 | 0.00028306367 | |
| 18856545 | a year ago | | | 0 | 0.00056921029 | |
| 18650438 | a year ago | | | 0 | 0.00053397806 | |
| 18301895 | a year ago | | | 0 | 0.00015589664 | |
| 18240146 | a year ago | | | 0 | 0.00042372476 | |
| 18239336 | a year ago | | | 0 | 0.00015380411 | |
| 17011938 | 2 years ago | | | 0 | 0.00053874876 | |
| 16996372 | 2 years ago | | | 0 | 0.00052086979 | |
| 16951507 | 2 years ago | | | 0 | 0.00056083046 |
ABI
ABI objects
Getter at block 21290205
decimals() view returns (uint8)
18
isBootStrapped() view returns (bool)
true
name() view returns (string)
Pyrabank Private
owner() view returns (address)
0x0ba2fa0ad15941bc25a8a8b474ab566c2cedc26f
symbol() view returns (string)
PBPRV
totalSupply() view returns (uint256)
18899689999999999999900000000
Read-only
allowance(address player, address spender) view returns (uint256)
balanceOf(address player) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
bootstrap() returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.