TicketSeller

Verified contract

Active on Ethereum with 516 txns
Deployed by via 0xab469e7b at 16499041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TicketSeller"

0x0c4ea17df92f88fb8212f0e4c682fe8c1d5cc006d5f7674884f508f72e3e7bf8
0x6ffd9bc009ddde8fe43dcebf59f1dd56d2dd15674b92ea6dad08165e22744ccb
0x81dbe144405a26d14ef9817451639ff1068e0e1ce33a4bb97620ff7f251a0d87
0x3c7bc0c2a896202ad39853e4d4a1dd75d424198cd8781dfd15870092ca932d5a
0x32704dca3aca49d36f4d82b2dcbbd8db881f8f0c89e8fe25b62fa9e206e1d98b
0xe11ed4b6c43e4b892caf657631f664980d5a82cda2c51fdb0ff95a8c1e70fca4
0x487ccd32df008cdd78a36166acbb70fc17565a3cbb1d80947c9da3d9756c9d82
0x30a9425d8575fd0d3bde49414267892761056ce489bc67b71fe71919bc769c02
0xe477a10e2ac4c811c2031e4b4f45bc49a7d9213ec0e57f5f84d931e242b33723
0xf8131f866a5e790856845f4f48da15c01c79c55ee99adaa99eff30536669fe5b

Functions
Getter at block 20869722
ACCOUNTANT(view returns (bytes32)
0x4143434f554e54414e5400000000000000000000000000000000000000000000
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x8002a7d587953b82244cb8adff9e5253e1ef42ee
wallet(view returns (address)
0x411865eb9539b681f7aa32f7f6eed67f5ea7f176
Read-only
cost(addressuint256view returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getSales(address collectionuint256 idview returns (address[]uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
paused(address collectionuint256 idview returns (bool)
salesAmount(addressuint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
account(address collectionuint256 id
buy(address collectionuint256 idpayable 
grantRole(bytes32 roleaddress target
pause(address collectionuint256 idbool isPaused
renounceOwnership(
renounceRole(bytes32 roleaddress account
repayment(address collectionuint256 iduint256 maxIndex
revokeRole(bytes32 roleaddress target
setCost(address collectionuint256 iduint256 value
setWallet(address value
transferOwnership(address newOwner
Events
Bought(address indexed collectionuint256 indexed idaddress indexed buyeruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Repayment(address indexed collectionuint256 indexed idaddress indexed buyeruint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.