XBullion Token

Verified contract

Active on Ethereum with 505 txns
Deployed by via 0x9a613ad5 at 10369994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "XBullion Token"

0xb4c12c96e9eb798ec63096e1e335811552cbd5e72b7938e29006fc92ae27c02f
0x94ea6fa7555909b54e8c9efa16132d2789d29748120d2384a0f8cdf675fbecb1
0x1bfd85019e58ef863cb191361c24f549b6e99220d37d7329fd328d50b33f64da
0x80db449c3fab1ba899a4f8c59cb00b2105fb10fd2155c617343c4a7e64376b8e
0xf622c739bb7ba4c1dd3582a67bdc901827ff9f742426a6f4512c84f31f2c9c5f
0xffb1c5e068abc3be59e9ca5548735ba6bc4bfcae5c038a0552077ce7a109149e
0xb043f6496303071f4ddb069dc77d4ccacd5426887046841dc04afc0cb6f454b3
0xfd7a92d2341be13b08e5ee2724dcac68a7cfe82182f6f3b5fb9f91c295b8e198
0xf81eccfb887de98ad2e5007c247de0e6565bd597540e60594270b6ebadca45c6
0xd41b00580f3bf3518bcc945c89bdc439998ac34599d813154b5fa27dfc4e80d7

Functions
Getter at block 20889128
MAX_OWNER_COUNT(view returns (uint256)
50
amountMinted(view returns (uint256)
15000000000
decimals(view returns (uint8)
8
getBurners(view returns (address[])
[0x476ba584F2FdF4e2ecb54FAACcEfAA9486666292]
getMinters(view returns (address[])
[]
getOwners(view returns (address[])
[0xA498b4eF06D768F586afBaFD1CA341227FEc0721, 0xc1a7FDD997a2b57aa371B35E385E8712E9785D53, 0x675932C45e6270eB30C645EC8636835D4A22D4C9]
getTrustees(view returns (address[])
[0xFf5d87b463DCD8ebfD19AD38310f38666e18dBFf, 0x4a87135693A5b7dd0653C151c16EDFA3c524403F, 0xc1a7FDD997a2b57aa371B35E385E8712E9785D53, 0xb2ff125A4C4e5813A89D9E1DE6ddF2D9D7359C79, 0x6cc8dCbCA746a6E4Fdefb98E1d0DF903b107fd21, 0x18eF6a40d7043b9E608491b777e188984135C564, 0xA498b4eF06D768F586afBaFD1CA341227FEc0721]
holderCount(view returns (uint256)
132
mintCapacity(view returns (uint256)
10000000000
mintPeriod(view returns (uint256)
86400
mintPeriodStart(view returns (uint256)
1664499755
name(view returns (string)
XBullion Token
numBurners(view returns (uint256)
1
numMinters(view returns (uint256)
0
numOwners(view returns (uint256)
3
numTrustees(view returns (uint256)
7
remainingMintCapacity(view returns (uint256)
10000000000
required(view returns (uint256)
2
symbol(view returns (string)
GOLD
totalSupply(view returns (uint256)
7967159703134
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
getConfirmationCount(bytes32 _transactionIdview returns (uint256 count)
getConfirmations(bytes32 _transactionIdview returns (address[] _confirmations)
isBurner(address _addrview returns (bool)
isConfirmed(bytes32 _transactionIdview returns (bool)
isMinter(address _addrview returns (bool)
isOwner(address _addrview returns (bool)
isTrustee(address _addrview returns (bool)
makeTransactionId(bytes _datauint256 _noncepure returns (bytes32 transactionId)
transactions(bytes32view returns (bytes databool executed)
State-modifying
addBurner(address _addr
addMinter(address _addr
addOwner(address _owner
addTrustee(address _addr
approve(address _spenderuint256 _amountreturns (bool success)
burn(uint256 _amountreturns (bool success)
burnFrom(address _fromuint256 _amountreturns (bool success)
confirmTransaction(bytes32 _transactionId
decreaseAllowance(address _spenderuint256 _deltareturns (bool success)
executeTransaction(bytes32 _transactionId
increaseAllowance(address _spenderuint256 _deltareturns (bool success)
mint(address _touint256 _amount
removeBurner(address _addr
removeMinter(address _addr
removeOwner(address _owner
removeTrustee(address _addr
renounceMinter(returns (bool)
renounceOwner(
replaceOwner(address _owneraddress _newOwner
revokeConfirmation(bytes32 _transactionId
setMintCapacity(uint256 _amount
setMintPeriod(uint256 _duration
setRequirement(uint256 _required
setTxFee(int128 _txFee
submitTransaction(bytes _datauint256 _noncereturns (bytes32 transactionId)
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Burn(address indexed fromuint256 amount
BurnerAddition(address indexed addr
BurnerRemoval(address indexed addr
Confirmation(address indexed senderbytes32 indexed transactionId
Execution(bytes32 indexed transactionId
ExecutionFailure(bytes32 indexed transactionId
Mint(address indexed touint256 amount
MintCapacity(uint256 amount
MintPeriod(uint256 duration
MinterAddition(address indexed addr
MinterRemoval(address indexed addr
OwnerAddition(address indexed addr
OwnerRemoval(address indexed addr
Requirement(uint256 required
Revocation(address indexed senderbytes32 indexed transactionId
Submission(bytes32 indexed transactionId
Transfer(address indexed fromaddress indexed touint256 amount
TransferFeeChanged(int128 txFee
TransferFeeCollected(address indexed addruint256 amount
TrusteeAddition(address indexed addr
TrusteeRemoval(address indexed addr
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.