CryptoJingles
Verified contract
Active on
Ethereum with 250 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6ac9…a721
0x5af7…ae78
Balances ($18.23)
Native
Value
$18.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005 | $3,646.79 |
$18.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14319321 | 3 years ago | | | 0 | 0.016729336 | |
| 14319301 | 3 years ago | | | 0 | 0.015876475 | |
| 14137826 | 3 years ago | | | 0 | 0.045385313 | |
| 13133565 | 3 years ago | | | 0 | 0.032403103 | |
| 13131726 | 3 years ago | | | 0.005 | 0.048712319 | |
| 13131583 | 3 years ago | | | 0 | 0.0019808644 | |
| 13130163 | 3 years ago | | | 0.01 | 0.038651363 | |
| 13130092 | 3 years ago | | | 0.015 | 0.011975909 | |
| 13129983 | 3 years ago | | | 0.001 | 0.013220233 | |
| 13127450 | 3 years ago | | | 0.01 | 0.031125027 |
ABI
ABI objects
Getter at block 21319077
jingleContract() view returns (address)
0x5af7af54e8bc34b293e356ef11fffe51d6f9ae78
owner() view returns (address)
0x93cdb0a93fc36f6a53ed21ecf6305ab80d06beca
sampleContract() view returns (address)
0x6ac9e08b3aa6b501e5fb29b3d65e4c12305ba721
Read-only
authors(address) view returns (string)
isAlreadyUsed(uint256) view returns (bool)
randomGen(bytes32 blockHash, uint256 seed) view returns (uint256 randomNumber)
State-modifying
Events buySamples(uint256 _numSamples, address _to) payable
composeJingle(string name, uint256[5] samples)
setAuthorName(string _name)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
JinglesOpened(address byWhom, address jingleOwner, uint256 currBlockNumber)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchased(address indexed user, uint256 blockNumber, uint256 numJingles, uint256 numOfPurchases)
constructor(address _sample, address _jingle)
This contract contains no fallback and receive objects.
This contract contains no error objects.