DragonBallZ
Verified contract
Active on
Ethereum with 472 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 "DragonBallZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5205339 | 7 years ago | | | 0 | 0.0015159920 | |
| 5205339 | 7 years ago | | | 0 | 0.0017166380 | |
| 5205339 | 7 years ago | | | 0 | 0.0011147000 | |
| 5205339 | 7 years ago | | | 0 | 0.0014268160 | |
| 5205339 | 7 years ago | | | 0 | 0.000066882000 | |
| 5205339 | 7 years ago | | | 0 | 0.000089176000 | |
| 5205339 | 7 years ago | | | 0 | 0.000089176000 | |
| 5205339 | 7 years ago | | | 0 | 0.00011147000 | |
| 5205339 | 7 years ago | | | 0 | 0.000066882000 | |
| 5205336 | 7 years ago | | | 0 | 0.000022294000 |
ABI
ABI objects
Getter at block 21292415
GetGamestatus() view returns (bool)
false
Read-only
getHeroCurrentPrice(uint256 _heroId) view returns (uint256)
getHeroDetails(uint256 _heroId) view returns (string heroName, address ownerAddress, uint256 currentPrice)
getHeroOwner(uint256 _heroId) view returns (address)
State-modifying
Events addHero(string heroName, address ownerAddress, uint256 currentPrice)
modifyCurrentHeroPrice(uint256 _heroId, uint256 _newPrice)
pauseGame()
purchaseHero(uint256 _heroId) payable
unPauseGame()
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.