BOUNTY
Verified contract
Proxy
Active on
Ethereum with 43 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIRATE | ERC-20 | 221.851668M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18870172 | a year ago | | | 0 | 0.0055671590 | |
| 18788205 | a year ago | | | 0 | 0.0056969817 | |
| 18779689 | a year ago | | | 0 | 0.020205845 | |
| 18779667 | a year ago | | | 0 | 0.010104609 | |
| 18779646 | a year ago | | | 0 | 0.0021957805 | |
| 18779624 | a year ago | | | 0 | 0.0069574333 | |
| 18779623 | a year ago | | | 0 | 0.0062991199 | |
| 18779620 | a year ago | | | 0 | 0.010336899 | |
| 18779620 | a year ago | | | 0 | 0.019813271 | |
| 18765247 | a year ago | | | 0 | 0.014365593 |
ABI
ABI objects
Getter at block 21178910
BONUS_MULTIPLIER() view returns (uint256)
1
CLOCK_MODE() view returns (string)
mode=blocktimestamp&from=default
DOMAIN_SEPARATOR() view returns (bytes32)
0xa416f05cb18e9a2a5fe747c1d1a82024d249b07dc7e19444cbc2382860e42c27
PIRATE() view returns (address)
0xd91d88b337522e1698729299f6e7351b2307d964
adminAddress() view returns (address)
0x55b5b4cb250bcf77bc1a13254952067a810e1966
clock() view returns (uint48)
1731502583
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=BOUNTY, version=1, chainId=1, verifyingContract=0x60959a73b5b0631cba734379e14ab367cceee49f, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
BOUNTY
owner() view returns (address)
0xd53f1723756f7a889395e5fdf17466dce4b0cc64
paused() view returns (bool)
false
poolLength() view returns (uint256)
1
startBlock() view returns (uint256)
18589996
symbol() view returns (string)
BOUNTY
totalAllocPoint() view returns (uint256)
100
totalPIRATEStaked() view returns (uint256)
221851667836875419311907314
totalPirateUsedForPurchase() view returns (uint256)
0
totalSupply() view returns (uint256)
221851667836875419311907314
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address account) view returns (address)
getMultiplier(uint256 _from, uint256 _to) view returns (uint256)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getVotes(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
pendingPIRATE(uint256 _pid, address _user) view returns (uint256)
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accPiratePerShare, uint256 lastTotalPirateReward, uint256 lastPirateRewardBalance, uint256 totalPirateReward)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewarbountyDebt)
State-modifying
Events accessPIRATETokens(uint256 _pid, address _to, uint256 _amount)
add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
admin(address _adminAddress)
approve(address spender, uint256 amount) returns (bool)
claimPIRATE(uint256 _pid)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
deposit(uint256 _pid, uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _pirate, address _adminAddress, uint256 _startBlock)
massUpdatePools()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setContractAddresses(address _contractFactory)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePool(uint256 _pid)
withdraw(uint256 _pid, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminUpdated(address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EIP712DomainChanged()
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.